home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Data 2002 August / CD Rom Data Ağustos 2002.iso / Freeware / Perfect Keyboard / WinScheduler / README.TXT < prev    next >
Encoding:
Text File  |  2001-10-16  |  7.5 KB  |  223 lines

  1. WinScheduler for Windows 95/98/2000/NT
  2.  
  3. Fully functional unlimited SHAREWARE, $24.95, 30-days evaluation period, 
  4. can be distributed for free without any restrictions.
  5. -------------------------------------------------------------------------
  6. Readme.txt content:
  7.  
  8. 1. Overview
  9. 2. Installation
  10. 3. Requirements
  11. 4. License agreement
  12. 5. Contacts
  13. 6. History
  14.  
  15. -------------------------------------------------------------------------
  16. 1. OVERVIEW:
  17.  
  18. The WinScheduler allows you to schedule variety of different tasks to run
  19. on defined time or a specific event.á You can define your tasks to run 
  20. every minute, hour, day, week, or month or just once.á Specific events 
  21. you can use to start a task include: particular window is opened / 
  22. activated / deactivated / closed, file is created/deleted/changed/bigger 
  23. than / smaller than, directory is created/deleted, idle time or on 
  24. Windows shutdown.á As for the tasks, you can just start an executable 
  25. file (with parameters) to have a task done or you can write variety of 
  26. different tasks using build-in strong macro language. The macro language 
  27. covers file management functions, clipboard management functions, FTP, 
  28. system functions (empty recycle bin, shutdown, etc.), windows functions, 
  29. date & time manipulation, keyboard and mouse events playback and more.
  30.  
  31. Quick features listing: unlimited number of items, copy & paste, drag & 
  32. drop, find, network support, multiple users support, lock mode, password 
  33. protection, macro recording (both keyboard and mouse events), application
  34. specific macros, strong scripting language with over than 100 commands 
  35. (for file management, clipboard handling,á text formatting, internet/FTP 
  36. access, windows manipulation, macro flow control, networking, variables 
  37. manipulating and more), visual commands editing, import/export, wizards, 
  38. and more...
  39.  
  40.  
  41. -------------------------------------------------------------------------
  42. 2. INSTALLATION:
  43.  
  44. To install the ToolbarPro to your system run SETUP.EXE program.                                           
  45.  
  46.  
  47. -------------------------------------------------------------------------
  48. 3. REQUIREMENTS:
  49.  
  50.    - Microsoft Windows 95/98/2000/NT
  51.    - 5 MB free disk space
  52.  
  53.  
  54. -------------------------------------------------------------------------
  55. 4. LICENSE AGREEMENT:
  56.  
  57. See license.txt file.
  58.  
  59. -------------------------------------------------------------------------
  60. 6. CONTACTS:
  61.    
  62. Postal:      Pitrinec Software
  63.              Dolni Jircany 271
  64.              252 44 Psary
  65.              Czech Republic
  66.  
  67. E-mail:      support@pitrinec.com
  68. WWW:         www.pitrinec.com
  69.  
  70.  
  71. -------------------------------------------------------------------------
  72. 7. HISTORY
  73.  
  74. Version 4.63 - 10/17/2001
  75.  
  76.  Fixed:
  77.  
  78.    1) "File created" trigger stopped working after it started 
  79.       macro for the first time.  Fixed.
  80.    2) "File deleted" trigger stopped working after it started 
  81.       macro for the first time.  Fixed.
  82.  
  83.  
  84. Version 4.62 - 09/26/2001
  85.  
  86.  Fixed:
  87.  
  88.    1) "Idle" trigger was not able to detect keystrokes and mouse
  89.       events properly.  This was fixed.
  90.  
  91.  
  92. Version 4.61 - 05/15/2001
  93.  
  94.  Fixed:
  95.  
  96.    1) When drag & drop shortcuts from desktop to the program
  97.       window, parameters were not passed properly.  Fixed.
  98.    2) Uninstaller correctly removes "load on Windows startup"
  99.       settings from the system.
  100.    3) Stopping macro execution was fixed so that the program
  101.       icon doesn't remain red (mostly happened on Win9x systems).
  102.    4) Other minor fixes and changes.
  103.  
  104.  
  105. Version 4.60 - 01/25/2001
  106.  
  107.  New:
  108.  
  109.    1) "How to" button added to the main window toolbar.
  110.    2) Improved "How to" help file.
  111.    3) Improved breaking (Shift+Esc) macro execution.
  112.    4) Added <if_str> and <if_num> commands (replaces <if>).
  113.       The commands compare strings resp. numerical values.
  114.    5) Keystrokes are sent faster.
  115.  
  116.  Fixed:
  117.  
  118.    1) <if_file> NOT EXIST command fixed.
  119.    2) Macro recording fix.
  120.    3) <winstate> command fixed to accept also hidden windows.
  121.    4) Batch mode fixes.
  122.    5) Window-specific macros are more reliable.
  123.    6) <time> command fixed.
  124.    7) Other fixes.
  125.  
  126.  
  127. Version 4.50 - 10/15/2000
  128.  
  129.  New:
  130.  
  131.     1) <varchng> command improvements: The command allows to read WORDS or
  132.        LINES from text.  This simplifies text processing.
  133.     2) Customizable setup.  
  134.        - Administrators can customize TW setup so that it can run even without 
  135.          any interaction.
  136.        - VAR's can include their own files to the setup.
  137.     3) New system variables for working with date & time, etc.
  138.     4) New help file with better searching capability.
  139.     5) "How to" help.
  140.     6) Variables substitution.  Combination of variables and static text
  141.        can be used as a command parameter.  For example, this parameter
  142.        can be passed to <msg> command: "The file %vFileName% is %vFileSize%
  143.        bytes long."
  144.     7) Automatic update.  The software is automatically updated from a LAN
  145.        server.
  146.     8) New Win2000 keys (multimedia, browser, etc.) support.
  147.     9) "Lock mode" improved (full lock added).
  148.  
  149.  Fixed:
  150.  
  151.    1) Text shortcut reliability improved.
  152.    2) <shift><right><shift> behavior on Win2000 was fixed.
  153.    3) Variable recognition fix.
  154.    4) "Run macro in separate process" option is fixed and enabled again.
  155.    5) Over 10 other fixes and changes.
  156.  
  157.  
  158. Version 4.0d - 09/03/2000
  159.  
  160.  Fixed:
  161.  
  162.    1) The program crashed when playing back larger macro - fixed.
  163.    2) _vCurrDate_MonthName, _vCurrDate_DayName and other system variables
  164.       contain wrong value - fixed.
  165.    3) Items import from a text file failed in some cases - fixed.
  166.    4) <mm>, <actwin> and some other commands fixes.
  167.    5) Other fixes.
  168.  
  169.  
  170. Version 4.0c - 07/28/2000
  171.  
  172.  New:
  173.  
  174.    1) <execappex> command was improved so that (in many cases) it is not 
  175.       necessary to specify full path to the program.
  176.    2) Optional startup delay.á When the program is started (on Windows 
  177.       startup) user can delay the program initialization and data loading 
  178.       in order not to overload system when other programs are also starting.á 
  179.       To specify delay time (two seconds) in milliseconds insert this line 
  180.       to [options] section in options.ini file:
  181.       loaddelay=2000
  182.  
  183.  Fixed:
  184.  
  185.    1) Selected icon was not (some times) assigned to the newly added item 
  186.       - fixed.
  187.    2) "Lock mode" was not saved properly - fixed.
  188.    3) "Shared items" was copied when file was opened next time - fixed.
  189.    4) "Run asá separate process" was temporarily removed due to its unreliability.á 
  190.       The option will be included again when the problems are solved.
  191.    5) Macro recording was started although user didn't start it - fixed.
  192.    6) "Select" dialog fix.á The macro from "Select" dialog was played wrong 
  193.       in some cases.
  194.  
  195.  
  196. Version 4.0b - 06/06/2000
  197.  
  198.  Fixed:
  199.  
  200.    1) <varset> command correctly returns focus to previously
  201.       active window.
  202.    2) Idle time scheduling correctly saves idle time (minutes).
  203.  
  204. Version 4.0a - 05/18/2000
  205.  
  206.  New:
  207.  
  208.    1) Real numbers arithmetics (two digits after point).  If at least
  209.       one operand is in XXX.XX form the result is also in XXX.XX form.
  210.  
  211.  Fixed:
  212.  
  213.    1) Text formatting using <text> command (LIST).
  214.    2) <date> command can take variable as a parameter.
  215.    3) Running macros from <listbox> command.
  216.    4) <listbox> command "cancel" button.
  217.    5) Time scheduling ("every X minute").
  218.  
  219. Version 4.0 - Initial release.
  220.  
  221. -------------------------------------------------------------------------
  222. Copyright (c) 2000 Pitrinec Software, All rights reserved.
  223.